From: | Steven M. Kile |
Date: | 3 May 2001 at 18:23:19 |
Subject: | [D5] Re: File types. |
Andrew,
On 02-May-01, Andrew Bruno wrote:
> Hi everyone,
> This is my situation.
> I have a button bar which when I press a button, it plays the MP3 file.
> I decided to make that a filetype.
> I set up the filename calss to "match name #?.mp3" (good enough for me)
> Then I set the double click to amigados mpega -n {f}
> That is a drag and drop from the button which does work.
I have mine set to:
Double-Click AmigaDOS Echo "Press Ctrl-c to Stop..."
AmigaDOS C:MPEGA -d2 -i -N -T {f}
- Output to window
- Run Async
This worked fine for me.
Steve
I like pigs. Dogs look up to us. Cats look down on us. Pigs treat
us as equals.
-- Winston Churchill